.notice{
    display: flex;
}
.notice_title{
    width: 97px;
    height: 44px;
    line-height: 44px;
    text-align: center;
    color: #fff;
    background-color: #ea3c33;
}
.move_ul{
    width: 1103px;
    height: 44px;
    overflow:hidden;
	position:relative;
    background-color: #fff;
}
.notice_tit{
    display: flex;
    width:3000px;
	position:absolute;
	left:0px;
	top:0px;
}
.first_scroll{
    margin-left: 25px;
}
.scroll_tit{
    display: flex;
    margin-right: 20px;
    align-items: center;
    cursor: pointer;
    flex-wrap: nowrap;
    height: 44px;
    background: url(./list_circle.png) no-repeat;
    background-position: 0;
    padding-left: 12px;
}
.scroll_tit p{
    color: #543400;
    font-size: 16px;
}
.archives{
    margin-top: 13px;
    margin-bottom: 15px;
    display: flex;
    justify-content: space-between;
}
.swiper-container, .archives_dec{
    position: relative;
    width: 590px;
    height: 380px;
    margin: 0 !important;
    overflow: hidden;
}
.swiper-slide a span{
    position: absolute;
    display: inline-block;
    width: 590px;
    height: 45px;
    line-height: 45px;
    background-color: 	rgba(20,13,8,.4);
    z-index: 2;
    bottom: 0;
    color: #fff;
    padding-left: 8px;
    left: 0;
}
.swiper-slide img{
    width:100%;
    height:100%;
}
.my-bullet{
    display: inline-block;
    width: 12px;
    height: 12px;
    background: #fff;
    border-radius: 50%;
    margin-right: 9px;
}
.my-bullet-active{
    background: #c99d5c;
}
.swiper-pagination-bullets {
    bottom: 13px !important;
    left: auto !important;
    width: auto !important;
    right: 4px !important;
}
.archives_dec{
    background: #fff;
}
.archives_title{
    display: flex;
    width: 504px;
    height: 44px;
    border-bottom: 1.5px solid #eff0f0;
    margin-left: 8px;
    padding-left: 12px;
}
.archives_title li{
    width: 78px;
    margin-right: 20px;
    line-height: 50px;
    color: #333;
    font-weight: 600;
    font-size: 18px;
    text-align: center;
    cursor: pointer;
}
.archives_title li a{
    color: #333;
}
.active{
    border-bottom: 3px solid #c99d5c;
}
.archives_list{
    display: none;
}
.archives_list li{
    width: 433px;
    overflow:hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-left: 10px;
    padding-left: 10px;
    background: url(./list_circle.png) no-repeat;
    background-position: 0;
    line-height: 29px;
}
.archives_list li a{
    color: #333;
    font-size: 14px;
}
.activeShow{
    display: block !important;
}
.jy_mes{
    display: flex;
    justify-content: space-between;
}
.jy_list{
    width: 906px;
    height: 255px;
    background: #fff;
}
.jy_leader{
    width: 280px;
    height: 255px;
    background: #fff;
}
.jy_title, .leader_title{
    display: flex;
    height: 44px;
    border-bottom: 1.5px solid #eff0f0;
    margin-left: 8px;
    padding-left: 12px;
    margin-right: 8px;
}
.jy_title li{
    width: 78px;
    margin-right: 20px;
    line-height: 50px;
    color: #333;
    font-size: 18px;
    text-align: center;
    cursor: pointer;
    font-weight: 600;
}
.jy_title li a{
    color: #333;
}
.jys_list{
    display: none;
}
.jys_list li{
    float: left;
    background: url(./list_circle.png) no-repeat;
    background-position: 0;
    margin-left: 11px;
    padding-left: 10px;
    width: 420px;
    margin-right: 8px;
}
.jys_list li a{
    display: flex;
    align-items: center;
    justify-content: space-between;
    line-height: 34px;
}
.jys_list li a p{
    width: 347px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 14px;
    color: #333;
}
.jys_list li a span{
    color: #999;
    font-size: 14px;
}
.leader_title li{
    line-height: 50px;
    color: #c99d5c;
    font-size: 18px;
    text-align: center;
    cursor: pointer;
    font-weight: 600;
}
.leaders_list{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 0 66px 0 50px;
    margin-top:5px;
}
.leaders_list li{
   margin: 20px -15px 25px 0px;
}
.leaders_list li a img{
    position: relative;
    top: 4px;
    margin-right: 2px;
}
.leaders_list li a span{
    color: #666;
    font-size: 18px;
}
.dt_pic{
    margin: 15px 0;
}
.swiper-container-dt{
    position: relative;
    overflow: hidden;
    width: 1200px;
    height: 110px;
    margin: 0 !important;
}
.service_msg{
    display: flex;
    justify-content: space-between;
}
.service_left{
    width: 800px;
}
.service_right{
    width: 387px;
}
.service_zwzc, .service_gzfw{
    height: 331px;
    background: #fff;
    margin-bottom: 15px;
}
.service_zwzc, .service_gzfw, .service_rczp, .service_sssq, .service_tszl{
    background: #fff;
    margin-bottom: 15px;
}
.service_hdjl{
    height: 290px;
    background: #fff;
}
/* .service_sssq{
    height: 227px;
} */
.service_tszl{
    height: 331px;
}
.service_pic{
    height: 224px;
    padding: 10px !important;
}
.scroll_content{
    position: relative;
    height: 278px;
    background: #fff;
}
.button-content{
    width: 100%;
    height: 34px;
    background: #fff;
}
.swiper-button-prev:after{
    display: none;
}
.swiper-button-next:after{
    display: none;
}
.swiper-button-prev, .swiper-button-next{
    width: 28px !important;
    height: 28px !important;
    top: 266px !important;
    outline: none !important;
}
.swiper-button-prev{
    background: url(./fy_top.png) no-repeat;
}
.swiper-button-next{
    background: url(./fy_bottom.png) no-repeat;
}
.swiper-button-prev{
    left: 148px !important;
}
.swiper-button-next{
    right: 148px !important;
}
.line-left, .line-right{
    position: absolute;
    width: 125px;
    height: 1px;
    background: #c99d5c;
    top: 257px;
}
.line-midle{
    position: absolute;
    width: 16px;
    height: 1px;
    background: #c99d5c;
    top: 257px;
    left: 185px;
}
.line-right{
    right: 10px;
}
.line-left{
    left: 10px;
}
/* background: url(./fy_top.png) no-repeat; */
.service_zwzc_title{
    margin: 0 10px;
    padding: 13px 0 10px 10px;
    border-bottom: 1.5px solid #c99d5c;
    color: #c99d5c;
    font-size: 18px;
    font-weight: 600;
}
.service_zwzc_title a{
    color: #c99d5c;
}
.service_content{
    display: flex;
}
.service_content_left{
    margin-left:10px;
}
.service_content_left ul li{
    width: 160px;
    height: 83px;
    background-color: #c99d5c;
    margin-top: 9px;
    border-radius: 5px;
    text-align: center;
}
.service_content_left ul li a p{
    color: #fff;
    font-size: 15px;
}
.service_content_left ul li img{
    margin-top: 14px;
    margin-bottom: 5px;
}
.service_content_right{
    width: 628px;
    margin-top: 10px;
}
.zuzc_list li{
    width: 582px;
    margin-left: 17px;
    margin-left: 30px;
}
.zuzc_list li:nth-child(1){
    margin-top: 5px;
}
.zuzc_list  li a{
    line-height: 30px;
}
.zuzc_list  li p{
    width: 400px !important;
}
.zwzc_title{
    display: flex;
    align-items: center;
    height: 44px;
    background: #ebebeb;
    margin-left: 8px;
}
.zwzc_title :nth-child(1){
    margin-left: 12px;
    width: 316px;
    border: none;
    text-align: left;
}
.zwzc_title :nth-last-child(1){
    border: none;
}
.zwzc_title li{
    color: #333;
    width: 90px;
    text-align: center;
    border-right: 1px solid #c99d5c;

}
.zwzc_content_right{
    width: 615px;
}
.zwzc_list li{
    height: 30px;
    border-bottom: 1px solid #efe1ce;
    margin-left: 8px;
    padding-left: 12px;
    line-height: 30px;
}
.zwzc_list li a{
    display: inline-block;
    color: #333;
    font-size: 14px;
    width: 86px;
    text-align: center;
}
.zwzc_list li a img{
    position: relative;
    top:3px;
}
.zwzc_list li a:nth-child(1){
    width: 320px;
    text-align: left;
}
.hdjl_content{
    display: flex;
    justify-content: space-between;
    padding: 0 10px;
}
.hdjl_content_left{
    width: 510px;
}
.hd_link{
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 25px 13px 25px;
    border-bottom: 1px solid #eff0f0;
}
.hd_link a{
    position: relative;
    display: inline-block;
    border-right: 1px solid #c99d5c;
    color: #c99d5c;
    height: 33px;
    line-height: 33px;
    padding-right: 30px;
    margin-top: 26px;
}
.hd_link a img{
    vertical-align: middle;
    margin-right: 3px;
}
.hd_advice {
    margin-top: 16px;
    border-bottom: 1px solid #eff0f0;
}
.hd_advice div{
    height: 34px;
    line-height: 34px;
}
.hd_advice div p{
    width: 70px;
    border-bottom: 3px solid #c99d5c;
    text-align: center;
    font-size: 14px;
    font-weight: 600;
}
.hd_advice div p a{
    color: #333;
}
.hd_advice_list ul li, .hdjl_content_right ul li{
    background: url(./list_circle.png) no-repeat;
    background-position: 0;
    padding-left: 12px;
}
.hd_advice_list ul li:nth-child(1){
    margin-top: 8px;
}
.hd_advice_list ul li a p, .hd_advice_list ul li a span{
    font-size: 14px;
}
.hd_advice_list ul li a{
    display: flex;
    justify-content: space-between;
    line-height: 30px;
}
.hd_advice_list ul li a p{
    color: #333;
}
.hd_advice_list ul li a span{
    color: #bfbfbf;
}
.hdjl_content_right .heft_title, .hdjl_content_right ul li a{
    margin-top: 16px;
    font-size: 14px;
    color: #333;
}
.heft_title a{
    font-weight: 600;
    color: #333;
}
.hdjl_content_right ul{
    margin-right: 12px;
    margin-top: 8px;
}
.hdjl_content_right ul li a{
    line-height: 30px;
}
.service_rczp a img{
    margin: 11px 10px;
}
.service_sssq, .service_tszl{
    padding: 0 10px;
}
.service_sssq_title{
    margin-top: 1px;
    height: 42px;
    line-height: 42px;
    font-size:18px;
    color: #c99d5c;
    border-bottom: 1.5px solid #c99d5c;
    font-weight: 600;
}
.service_sssq_title a{
    color: #c99d5c;
}
.service_sssq_list{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 0 10px;
}
.service_sssq_list li{
    width: 153px;
    height: 102px;
    line-height: 59px;
    text-align: center;
}
.service_sssq_list li a{
    position: relative;
}

.service_sssq_list li a span{
    position: relative;
    display: inline-block;
    text-align: left;
    font-size: 19px;
    color: #c99d5c;
    width: 100px;
    margin-left: 61px;
    margin-top: 8px;
    top: 12px;
}
.service_sssq_list li a img{
    width:50px;
    height:50px;
    position: absolute;
    left: -5px;
    top: -6px;
    vertical-align: middle;
}
.hhsq, .yhgs{
    left: -8px !important;
}
.stbcgb{
    left: -2px !important;
}
.bottom_hide{
    border: none !important;
}
.more{
    float: right;
    color: #bfbfbf;
    font-size: 14px;
}
.service_item{
    display: flex;
}
.service_item li a{
    color: #232323;
}
.service_item li{
    position: relative;
    width: 58px;
    text-align: center;
    font-size: 14px;
    /* color: #cda46a;
    border-bottom: 1px solid #e5d1b9; */
    margin-right: 33px;
    margin-top: 14px;
    cursor: pointer;
}
.zl_active{
    border-bottom: 2px solid #e5d1b9;
}
.zl_active a{
    color: #c99d5c !important;
}
.more_active{
    display: block !important;
}
.service_item li img{
    position: absolute;
    top: 21px;
    left: 22px;
    display: none;
}
.pic_list{
    position: relative;
    display: none;
    margin-top: 21px;
}
.picShow{
    display: block !important;
}
.play_video_pic{
    position: absolute;
    top: 56px;
    right: 162px;
}
.pic_list a span{
    position: relative;
    top: -7px;
    display: inline-block;
    width: 100%;
    height: 34px;
    line-height: 34px;
    color: #333;
    text-align: center;
}
.service_pic img{
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}